Pet Store Web Service
DeletedeleteOrder
Description
Delete purchase order by ID
Parameters
NameDescriptionData Type
orderIdID of the order that needs to be deletedstring
Fault Responses
FaultDescription
400This fault returns a response body of type (undefined).
Invalid ID supplied
404This fault returns a response body of type (undefined).
Order not found
Remarks
For valid response try integer IDs with value < 1000. Anything above 1000 or nonintegers will generate API errors
See Also
Store Resource GroupPet Store Web Service

 

 


© 2013 All Rights Reserved.

Send comments on this topic.